Importing required modules

Loading data into dataset

Seperating data

Clearing data

Importing modules needed for PCA

Sets color map for plot, can be changed by editing

cm = plt.get_cmap(new color map)

Data normalization and PCA

Setting plot size and number of primal components

Gets single sensor data, making PCA and scattering it at plot

alpha - sets transparency of the points

Separating module type data into single module

Separates data into modules types data then plotting it